* lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 14 Nov 2012 06:34:17 +0000 (10:34 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 14 Nov 2012 06:34:17 +0000 (10:34 +0400)
commit3912f17be976f9211432f6ef3920a2420b1cb26c
tree99c77dd405d36b325e2d232e86c9e58de130b816
parent7a04b48cd9c1b6905390265f292b55d0aec002fd
* lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
more strict.  Add docstring.

* test/automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
(ruby-indent-inside-heredoc-after-operator)
(ruby-indent-inside-heredoc-after-space): New tests.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/automated/ruby-mode-tests.el